icontheme: Use textures more
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Sep 2021 16:17:58 +0000 (18:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 17 Sep 2021 00:12:07 +0000 (02:12 +0200)
commitb5da07f0e1a61be22d8290c871670633f77c6e7b
tree78777c2bb6d92a329aadd55b79407525cbe4a3a0
parenta85f4ec6c2347fd91049d47ea8af538a3acedcce
icontheme: Use textures more

We were going via GLoadablieIcon/GInputStream for everything previously
and we have no API for that with GdkTexture.

With this commit, gdk-pixbuf isn't used anymore when starting
widget-factory for anything but SVG.
gtk/gtkicontheme.c